Dew Math for .NET
|
The Reminder after division X/Y.
Calculates reminder after division according to formula:
x[i]-y[i]*Trunc(const X[i]/y[i]).
The result will be saved to the calling vector. X and Y must be a real and have the same length. FloatPrecision and TOpenCLBase.ComplexComplex properties of the calling vector are set implicitly to match the X object.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|